-
Home
-
Tamara Checkout
-
1.9.9.6
-
Code
-
Classes
- ServerRequest
Total Complexity |
26 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
186 |
Lines of code |
86 |
Logical lines of code |
49 |
Comment lines |
39 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
5 |
17 |
withParsedBody() |
S |
65 |
4 |
8 |
withoutAttribute() |
S |
62 |
3 |
11 |
getAttribute() |
S |
65 |
3 |
9 |
withAttribute() |
S |
66 |
2 |
8 |
getServerParams() |
S |
82 |
1 |
3 |
getUploadedFiles() |
S |
82 |
1 |
3 |
withUploadedFiles() |
S |
74 |
1 |
5 |
getCookieParams() |
S |
82 |
1 |
3 |
withCookieParams() |
S |
74 |
1 |
5 |
getQueryParams() |
S |
82 |
1 |
3 |
withQueryParams() |
S |
74 |
1 |
5 |
getParsedBody() |
S |
82 |
1 |
3 |
getAttributes() |
S |
82 |
1 |
3 |